EMT Practice Test

1. Question Content...


Question List

Question1: How can a developer differentiate between XM Cloud Components and Headless SXA Components?

Question2: In the content tree, an administrator-level user cannot see the Layouts or Templates nodes. Which of the following would explain the missing nodes?

Question3: Why should a developer assign security to roles instead of users when setting up security on a site?

Question4: A developer changed the CSS grid system after a site was created. Which of the following can happen due to references to the previous grid system?

Question5: Which of the following statements accurately describes the purpose of Headless variants in Sitecore XM Cloud?

Question6: A developer tried to exclude fields in a Sitecore Content Serialization package. Which file should they use to specify the excluded fields?

Question7: If a developer wants to limit the serialization of items under a Navigation item to just the item itself and then one step below, what property should the developer add to the includes to indicate this limitation?

Question8: A developer is working on managing environments within the XM Cloud Deploy app. They have created a new environment for the project and linked it to a specific repository branch. However, they realize that they need to change the linked repository branch due to new developments in the project. Which steps should they follow to achieve this?

Question9: What is the sitecore.json file in a development solution?

Question10: Why should a developer assign security to roles instead of users when setting up security on a site?

Question11: Which of the following needs to happen for a developer to be able to log in into the XM Cloud Deploy app?

Question12: A developer wants to add a new language to a headless SXA site. Which steps are required to add a new language in XM Cloud?

Question13: What is the sitecore.json file in a development solution?

Question14: What does the default scope for a serialization include if the scope parameter is not defined?

Question15: When deploying to XM Cloud, how are Sitecore Content Serialization (SCS) serialized items created in the Content Management (CM) instance?

Question16: A developer is tasked with creating an item using the Sitecore Authoring and Management GraphQL API.
Which of the following GraphQL mutations is the correct way to create a new item?

Question17: Which of these options best describes the purpose of the following query to the Experience EdgeGraphQL schema?
query {
layout(site: "experienceedge", routePath: "/", language: "en") {
item {
homeltemPath: path
contentRoot: parent {
id
path
}
}
}
}

Question18: A developer has set up a local XM Cloud development environment and would like to connect Sitecore Pages to their locally running XM Cloud instance. However, after following the necessary steps, they're facing issues with the connection. Of the options below, what is the most likely potential reason for this issue?

Question19: A developer needs to log in to the XM Cloud Deploy app to create a project using a starter template but requires the correct permissions. Which of the following should happen?

Question20: A developer is using the Content Editor to set placeholder restrictions on a placeholder called headless-footer.
Because these restrictions have been set on the placeholder settings within /sitecore/Layout/Placeholder Settings, which of the following statements is correct?

Question21: When a developer deploys to XM Cloud, which resources are included in the provisioning step?

Question22: When a developer designates a Sitecore template field multilist type, what should they do next?

Question23: A developer wants to create a webhook that sends an HTTP request to a specified endpoint when the workflow moves to the approved state. What type of webhook should they use?

Question24: A multinational clothing company wants to create regional sites for its online presence. Each site would follow the same branding but have unique content per region. The content architecture requires a site per region. Of the options presented below, which is the most efficient approach to deploy the rendering host?

Question25: A multinational clothing company wants to create a structured online presence for its various brands and countries. They want to ensure that the different brands and countries have their own dedicated content within the same Sitecore instance. Which approach should they take to achieve this using XM Cloud's content architecture?